Skip to content

Consolidate auth testing#315

Merged
matthewmturner merged 2 commits into
datafusion-contrib:mainfrom
matthewmturner:feat/simplify-auth-testing
Apr 10, 2025
Merged

Consolidate auth testing#315
matthewmturner merged 2 commits into
datafusion-contrib:mainfrom
matthewmturner:feat/simplify-auth-testing

Conversation

@matthewmturner
Copy link
Copy Markdown
Collaborator

No description provided.

@matthewmturner matthewmturner requested a review from Copilot April 9, 2025 13:51
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

.github/workflows/test.yml:274

  • [nitpick] The job name 'test-auth' with the display name 'Extension / Auth-Basic-Bearer' is ambiguous since it now runs both Basic and Bearer auth tests. Consider renaming it to clearly reflect the consolidated nature of the tests, e.g., 'test-auth-consolidated'.
  test-auth:

.github/workflows/test.yml:302

  • The kill command may fail if 'server.pid' does not exist or is empty. Consider adding a check to ensure the file exists before attempting to kill the process.
      - name: Kill FlightSQL Server

@matthewmturner matthewmturner merged commit a4899fb into datafusion-contrib:main Apr 10, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants